home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / database / bdem22.zip / BDEMO006.TXT < prev    next >
Text File  |  1994-10-27  |  834b  |  21 lines

  1. BUILDER BMOUSE.OBJ FILE
  2.  
  3. The Builder BMOUSE.OBJ File is an Enhanced GET System for Clipper Programs.
  4. When Linked Into a Builder Application It Provides Mouse Awareness to GET
  5. Fields on Your Screens.
  6.  
  7. Using the Mouse Allows Moving the Cursor Freely Within the GET List and
  8. Makes it Possible to Skip Over Fields Without the Valid Condition Being
  9. Checked.  So...
  10.  
  11. An Additional Feature of BMOUSE.OBJ is that Whenever You READ a Series of
  12. @..GETs and They are Exited Without Using the ESC Key, All the VALIDs in
  13. the GET List are Scanned.  If a Valid Returns a Logical False, the User
  14. WILL NOT Be Allowed to Exit the GET List and the Cursor Will Be Placed In
  15. the Offending Field.
  16.  
  17. To See an Example of This, Try to Exit the READ On the Example Dialog Box
  18. By Double Clicking Your Mouse on the Last GET.
  19.  
  20. ** End of File
  21.